home *** CD-ROM | disk | FTP | other *** search
- --AMIGADOS GUIDE V2.0--
- LAB
-
-
- USE:
- LAB is short for Label and is part of the script languages Skip...LAB...
- Endskip construct. It defines a label where the skip is to jump to.
-
- PATH:
- Internal
-
- SYSTEM:
- 2.0 (enhanced), 2.1, 3.0
-
- EXAMPLES:
- SKIP END (start skip process)
- --- (misses command here)
- LAB END (skip jumps to this point)
-
- NOTES:
- LAB can only be used within a script file.
-